google.golang.org/grpc/internal/transport.http2Server.mu (field)
30 uses
google.golang.org/grpc/internal/transport (current package)
http2_server.go#L106: mu sync.Mutex // guard the following
http2_server.go#L549: t.mu.Lock()
http2_server.go#L551: t.mu.Unlock()
http2_server.go#L556: t.mu.Unlock()
http2_server.go#L567: t.mu.Unlock()
http2_server.go#L585: t.mu.Unlock()
http2_server.go#L605: t.mu.Unlock()
http2_server.go#L638: t.mu.Unlock()
http2_server.go#L684: t.mu.Lock()
http2_server.go#L686: t.mu.Unlock()
http2_server.go#L735: t.mu.Lock()
http2_server.go#L736: defer t.mu.Unlock()
http2_server.go#L774: t.mu.Lock()
http2_server.go#L779: t.mu.Unlock()
http2_server.go#L940: t.mu.Lock()
http2_server.go#L942: t.mu.Unlock()
http2_server.go#L1212: t.mu.Lock()
http2_server.go#L1215: t.mu.Unlock()
http2_server.go#L1220: t.mu.Unlock()
http2_server.go#L1281: t.mu.Lock()
http2_server.go#L1283: t.mu.Unlock()
http2_server.go#L1292: t.mu.Unlock()
http2_server.go#L1307: t.mu.Lock()
http2_server.go#L1314: t.mu.Unlock()
http2_server.go#L1371: t.mu.Lock()
http2_server.go#L1372: defer t.mu.Unlock()
http2_server.go#L1386: t.mu.Lock()
http2_server.go#L1388: t.mu.Unlock()
http2_server.go#L1401: t.mu.Unlock()
http2_server.go#L1412: t.mu.Unlock()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)